diff options
Diffstat (limited to 'app/[lng]/evcp/(evcp)/tech-project-avl/page.tsx')
| -rw-r--r-- | app/[lng]/evcp/(evcp)/tech-project-avl/page.tsx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app/[lng]/evcp/(evcp)/tech-project-avl/page.tsx b/app/[lng]/evcp/(evcp)/tech-project-avl/page.tsx index e220f958..5ae0d09a 100644 --- a/app/[lng]/evcp/(evcp)/tech-project-avl/page.tsx +++ b/app/[lng]/evcp/(evcp)/tech-project-avl/page.tsx @@ -51,14 +51,14 @@ export default async function AcceptedQuotationsPage({ </h2>
<InformationButton pagePath="evcp/tech-project-avl" />
</div>
- <p className="text-muted-foreground">
+ {/* <p className="text-muted-foreground">
기술영업 견적 Result 전송 정보를 확인하고{" "}
<span className="inline-flex items-center whitespace-nowrap">
<Ellipsis className="size-3" />
<span className="ml-1">버튼</span>
</span>
을 통해 견적 Result 전송 정보를 확인할 수 있습니다.
- </p>
+ </p> */}
</div>
</div>
</div>
|
